Could not connect to Redis at IP No route to host 這個問題是在用遠程去訪問redis出現的 原因:是服務器新裝系統 iptables這個的問題 解決辦法: sudo iptables -F 輕松解決 ...